home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProPhone: Canada 1994 Q3
/
Canada Phone 1994 Q3.iso
/
install.dat
< prev
next >
Wrap
Text File
|
1994-05-29
|
2KB
|
70 lines
@DefineProject
@Name = "ProPhone for Dos"
@Version = "3.1t"
@OutDrive = C
@Subdir = "\\PROPHONE"
@Immediate= 1
@EndProject
@Display
@Cls
Welcome to @Name! The most comprehensive electronic
Telephone Directory.
This program will install @Name on your hard disk. Simply
answer the questions when prompted by the program. If you are not
sure of the answer to any question, just press [Enter] to accept
the default.
If you want to install ProPhone for Windows please press
the [Esc] key and run the SETUP program from Windows.
@Pause
@EndDisplay
@GetOutDrive
Which drive would you like to install @Name onto?
@EndOutDrive
@GetSubdir
Which directory would you like to install @Name to?
@Prompt = "Which directory ('Enter' = @Subdir)?"
@EndSubdir
@SetAutoExec
@AskOverwrite
@Path="@OutDrive:\\@SubDir;"
@EndAutoExec
@DefineDisk
@Label = "CD-ROM"
@File PRODOS\PROPHONE.EXE @out @OutDrive:@SubDir\*.*
@File PRODOS\PPHONE.BAT @out @OutDrive:@SubDir\*.*
@File PRODOS\PROPHONE.OPN @out @OutDrive:@SubDir\*.*
@File PRODOS\PROPHONE.HLP @out @OutDrive:@SubDir\*.*
@File PROWIN\STATE.ASC @out @OutDrive:@SubDir\*.*
@File PROWIN\AREA.ASC @out @OutDrive:@SubDir\*.*
@File PROWIN\BUSINESS.ASC @out @OutDrive:@SubDir\*.*
@File PROWIN\SIC.ASC @out @OutDrive:@SubDir\*.*
@File PROWIN\CAREA.ASC @out @OutDrive:@SubDir\*.*
@File PROWIN\PROVINCE.ASC @out @OutDrive:@SubDir\*.*
@EndDisk
@Finish
@ChDrive(@OutDrive)
@ChDir("@SubDir")
@Cls
The installation of @Name is complete!
To run ProPhone press the [Enter] key and then type PROPHONE
from the Dos prompt.
@Pause
@EndFinish